home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / fill14.arc / OTHERS.DOC < prev   
Text File  |  1987-05-23  |  4KB  |  90 lines

  1. OTHER PROGRAMS AVAILABLE
  2. ========================
  3.  
  4.      The program included in this arced file is only one of the five hard-
  5. disk management utilities I wrote.  These programs are:  Sub, SubA, Fill,
  6. DDup and Sin.  You may find these programs where you got this one (they
  7. were all originally uploaded to the Compuserve's IBM Software Interest
  8. group, IBMSW's data library).
  9.  
  10.      These programs are describes below.  If you cannot find them or if you
  11. want to save on connection time, you can order them by mail. Send me a $30
  12. check and I'll return you a floppy disk containing these programs.  Allow
  13. me a few week for delivry.  If you want to confirm the availability of
  14. these programs and my adresse before sending me a check, you can join me
  15. online on Compuserve (ID: 76606,671) or on BIX Info Exchange (Bix name:
  16. jlalonde).
  17.  
  18.           Jean Lalonde
  19.           P.O. BOX 721
  20.           Station "R"
  21.           Montreal
  22.           CANADA
  23.           H2S-3M4
  24.  
  25.      You can use or redistribute any of these programs freely as long as it
  26. is done at no cost (except floppy's cost) if the documentation files and
  27. the copyrights remain intact.  They are all written in MODULA-2/86 Rel. 2.0
  28. (A), PC/MS-DOS 8088/8086, LOGITECH.  Modula-2 sources are available. To
  29. receive those text files, please send me a $25 check per program.
  30.  
  31.  
  32. Sub v3.2
  33. --------
  34.      Search file (or files with wild cards) on hard-disk down from any
  35. directory.  This version add the ability to apply DOS functions (delete,
  36. move, list, rename, or change attributes) to files found.  Search according
  37. to files dates, size or attributes (r-o, hid., system, arc, etc). Sum
  38. *total* bytes for given files.
  39.  
  40. SubA v1.0
  41. ---------
  42.      Search file (or files with wild cards) on hard-disk down from any
  43. directory including inside the arced files (*.ARC).  Every search criteria
  44. (dates, size or attributes) and options you found in Sub are available in
  45. SubA except the DOS functions (delete, move, etc.).  It add the ability
  46. to search in arced files or to ask for a list (verbose listing) of files
  47. inside given arced files.
  48.  
  49. Fill v1.4
  50. ---------
  51.      Copy files of a big directory or of a sub-directory on a minimum
  52. number of floppies. Files copied are still executable on the floppy.
  53. Restore with "A>copy *.* c:\directory".  Tells you how many floppies are
  54. needed and allows you to dir, cd, md, rd, del or format the target floppy
  55. within the program.  Any floppy configuration compatible with DOS 3.0 is
  56. supported.  Restriction: biggest file to copy must fit on one floppy
  57. (360k or 1.2 meg).
  58.  
  59. DDup v1.0
  60. ---------
  61.      Allows you to delete or rename duplicated files.  Modes: twin files
  62. (same name and specs), duplicated specs (same size and date-time) or
  63. duplicated names. DDup can scan multiple drives for as much as 2,400 files
  64. per 100k of available RAM.
  65.  
  66. Sin v2.1
  67. --------
  68.      Search for a given string in specified files down from any directory.
  69. Skip binary files (by extension at your choice). Displays filename, line
  70. number and the text of line containing the string. Fast screen output. This
  71. version requires monochrome display, a new color configurable version is on
  72. the way.  Sin can send its output to the printer or a text file.
  73.  
  74.  
  75. Generalities
  76. ------------
  77.      Sub, SubA, Fill, DDup and Sin commands can be included in batch
  78. files.  Sub and SubA can read permanent parameters in your environment
  79. (see the DOS command "SET").  All but Sin support redirected i/o via DOS
  80. commands (refer to documentation).  With this feature, output can be sent
  81. to the printer or to a text file.  Also, they can be used through a modem
  82. with any DOS shell program.  All five programs require PC-DOS or MS-DOS 3.0
  83. or later.
  84.  
  85.      Sub v3.2 and SubA v1.0 will be available in a near future.  Actually,
  86. only Sub v3.1 is available.
  87.  
  88. Jean Lalonde
  89. May 23, 1987
  90.